home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
gondwana.ecr.mu.oz.au/pub/
/
Graphics.tar
/
Graphics
/
ArtForTheMac.sea.hqx
/
Sample Scenes
/
mitre.scn
< prev
next >
Wrap
Text File
|
1992-09-27
|
344b
|
19 lines
title "Mitre Surface"
# This scene contains an interesting algebraic surface.
lookat(6.0, 0.0, 6.0, 0.0, 0.0, 0.0, 0.0)
fieldofview 30.0
light {
colour 1.0, 1.0, 1.0
location (7.0, 0.0, 7.0)
}
algebraic {
colour 1.0, 0.0, 0.0
material 0.0, 0.95, 0.00, 0.0
equation $$ 4x^{2}(x^{2} + y^{2} + z^{2}) - y^{2}(1 - y^{2} - z^{2}) = 0 $$
}